'Declaration Public Overloads Sub SetRolePropertiesAsync( _ ByVal BatchHeader As BatchHeader, _ ByVal Name As String, _ ByVal Description As String, _ ByVal Tasks() As Task, _ ByVal userState As Object _ )
public void SetRolePropertiesAsync( BatchHeader BatchHeader, string Name, string Description, Task[] Tasks, object userState )
Parameters
- BatchHeader
- Name
- Description
- Tasks
- userState